Click or drag to resize

ItemReminderDueBy Property

Represents the date and time when the appointment occurs.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public DateTime ReminderDueBy { get; set; }

Property Value

Type: DateTime
The reminder due by.
See Also